-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes #18204 border lagging behind content on iOS and improves initial render performance #23156
Merged
PureWeen
merged 1 commit into
dotnet:main
from
albyrock87:issue-18204-border-lags-behind-its-content
Jul 5, 2024
Merged
Fixes #18204 border lagging behind content on iOS and improves initial render performance #23156
PureWeen
merged 1 commit into
dotnet:main
from
albyrock87:issue-18204-border-lags-behind-its-content
Jul 5, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
albyrock87
commented
Jun 20, 2024
albyrock87
force-pushed
the
issue-18204-border-lags-behind-its-content
branch
from
June 20, 2024 11:50
07617f5
to
72eeb4c
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Redth
previously approved these changes
Jun 21, 2024
albyrock87
force-pushed
the
issue-18204-border-lags-behind-its-content
branch
5 times, most recently
from
June 21, 2024 16:43
a5dbc7b
to
19a6383
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Tests are broken due to the Unshipped txt file. |
(I just know there is https://github.com/dotnet/maui/blob/main/docs/design/APIChangeTracking.md) |
albyrock87
force-pushed
the
issue-18204-border-lags-behind-its-content
branch
from
June 24, 2024 09:58
19a6383
to
5b40543
Compare
@MartyIX thanks, I was missing the |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
…initial render performance
albyrock87
force-pushed
the
issue-18204-border-lags-behind-its-content
branch
from
July 5, 2024 15:58
5b40543
to
885b6dd
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
PureWeen
approved these changes
Jul 5, 2024
This was referenced Jul 16, 2024
samhouts
added
fixed-in-8.0.70
fixed-in-net9.0-nightly
This may be available in a nightly release!
labels
Aug 2, 2024
samhouts
added
fixed-in-9.0.0-preview.7.24407.4
and removed
fixed-in-net9.0-nightly
This may be available in a nightly release!
labels
Aug 27, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-controls-border
Border
community ✨
Community Contribution
fixed-in-8.0.70
fixed-in-9.0.0-preview.7.24407.4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of Change
UpdateMauiCALayer
Issues Fixed
Fixes #18204